Class returned as part of the BitmapData class.
More...
|
double | CropHeight [get, set] |
| When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.
|
|
bool | CroppingDefined [get, set] |
| Is set to true if the returned content has been cropped.
|
|
double | CropWidth [get, set] |
| When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.
|
|
double | CropX [get, set] |
| When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.
|
|
double | CropY [get, set] |
| When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.
|
|
Class returned as part of the BitmapData class.
◆ CropHeight
double VideoOS.Platform.CroppingInfo.CropHeight |
|
getset |
When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.
◆ CroppingDefined
bool VideoOS.Platform.CroppingInfo.CroppingDefined |
|
getset |
Is set to true if the returned content has been cropped.
◆ CropWidth
double VideoOS.Platform.CroppingInfo.CropWidth |
|
getset |
When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.
◆ CropX
double VideoOS.Platform.CroppingInfo.CropX |
|
getset |
When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.
◆ CropY
double VideoOS.Platform.CroppingInfo.CropY |
|
getset |
When the CroppingDefined is true, this field contains the cropping definition. The definition contains the same values as used on the SetCropping call.