| Package | Description |
|---|---|
| org.bytedeco.spinnaker.global |
| Modifier and Type | Method and Description |
|---|---|
Spinnaker_C.spinTLPayloadType |
Spinnaker_C.spinTLPayloadType.intern() |
static Spinnaker_C.spinTLPayloadType |
Spinnaker_C.spinTLPayloadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Spinnaker_C.spinTLPayloadType[] |
Spinnaker_C.spinTLPayloadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Spinnaker_C.spinError |
Spinnaker_C.spinImageCreateEx2(spinImage phImage,
long width,
long height,
long offsetX,
long offsetY,
Spinnaker_C.spinPixelFormatEnums pixelFormat,
Pointer pData,
Spinnaker_C.spinTLPayloadType dataPayloadType,
long dataSize)
Creates an image with some set properties;
images created this way must be destroyed
|
Copyright © 2024. All rights reserved.