Table of Contents

Class PdfBitmapFormatExtension

Namespace
nebulae.dotPDFium
Assembly
dotPDFium.dll
public static class PdfBitmapFormatExtension
Inheritance
PdfBitmapFormatExtension
Inherited Members

Methods

GetBytesPerPixel(PdfBitmapFormat)

This is a helper method to get the number of bytes per pixel for a given bitmap format.

public static int GetBytesPerPixel(this PdfBitmapFormat format)

Parameters

format PdfBitmapFormat

Returns

int

Exceptions

NotSupportedException