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