| Package | Description |
|---|---|
| org.bytedeco.flycapture.FlyCapture2 |
| Modifier and Type | Method and Description |
|---|---|
PNGOption |
PNGOption.compressionLevel(int setter) |
PNGOption |
PNGOption.interlaced(boolean setter) |
PNGOption |
PNGOption.position(long position) |
PNGOption |
PNGOption.reserved(int i,
int setter) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Image.Save(BytePointer pFilename,
PNGOption pOption)
Save the image to the specified file name with the options specified.
|
Error |
Image.Save(String pFilename,
PNGOption pOption) |
Copyright © 2020. All rights reserved.