GetForegroundImage

DjvuPage.GetForegroundImage method

Gets the foreground image for the page

public DjvuRaster GetForegroundImage(int subsample = 1)
ParameterTypeDescription
subsampleInt32The subsample.

Return Value

Bitmap image

See Also