Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace / WebpOptions Class
Properties

In This Topic
    WebpOptions Class Members
    In This Topic

    The following tables list the members exposed by WebpOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the image is compressed without loosing data (true) or by reducing image quality (false). The default value is false.  
    Public PropertyGets or sets the quality of the encoding in the range 0 to 100. The default value is 75.  
    Top
    See Also