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