←Select platform

DitheringMethod Property

Summary
Gets or sets a value that specifies the default dithering method to use when converting an image from 64, 48, 32, 24, or 16 bits per pixel to 8 bits per pixel or fewer.
Syntax
C#
Objective-C
C++/CLI
Python
public static RasterDitheringMethod DitheringMethod { get; set; } 
+(LTRasterDitheringMethod)ditheringMethod; 
+(void)ditheringMethod:(LTRasterDitheringMethod)value; 
public: 
static property RasterDitheringMethod DitheringMethod { 
   RasterDitheringMethod get(); 
   void set (    RasterDitheringMethod ); 
} 
DitheringMethod # get and set (RasterDefaults) 

Property Value

A RasterDitheringMethod enumeration value that specifies the default dithering method to use when converting an image from 64, 48, 32, 24, or 16 bits per pixel to 8 bits per pixel or fewer.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.