CanvasClip enum
Namespace: P1.ImageSdk
Fields
|
1 |
Canvas has the full RAW image. This option will consider all input pixels, but may output blank pixels. |
|
2 |
Clip warped edges. This option will only consider the maximum interior bounding box, and all pixels will be valid. |