Enum
ImageFormat

Specifies the image format options for the SaveImageSettings used for saving RadSignaturePad to image stream.

Definition

Namespace:Telerik.Maui.Controls.SignaturePad

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum ImageFormat

Fields

Jpeg

The image will be saved as Jpeg. There is no transparency with this format, but is optimized for size.

Declaration

cs-api-definition
Jpeg = 0

Field Value

ImageFormat

Png

The image will be saved as Png. Supports transparency.

Declaration

cs-api-definition
Png = 1

Field Value

ImageFormat

In this article
DefinitionFieldsJpegPng
Not finding the help you need?
Contact Support