mindee-api-dotnet

ImageUtils.InferTextColor Method

Declaring Type: ImageUtils
Namespace: Mindee.Image
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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