mindee-api-dotnet

ImageUtils.InferTextColor Method

Declaring Type: ImageUtils
Namespace: Mindee.Image
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Infers the color of a character in the source text of a PDF file.

public static SKColor InferTextColor(SKBitmap bitmap, BoundBox box);

Parameters

bitmap SKBitmap

box BoundBox

Returns

SKColor


Documentation generated by MdDocs