Save Frame Spec
fun SaveFrameSpec( targetWidthPx: Int? = null, targetHeightPx: Int? = null, cropLeftPc: Float = 0.0f, cropTopPc: Float = 0.0f, cropRightPc: Float = 0.0f, cropBottomPc: Float = 0.0f, outputFormat: SaveFrameSpec.OutputFormat = OutputFormat.BYTE_ARRAY, pixelFormat: SaveFrameSpec.PixelFormat = PixelFormat.RGB_565)
Content copied to clipboard