←Select platform

SupportedGrayImageFormats Property

Summary

Gets the list of supported grayscale image formats.

Syntax
C#
VB
C++
public static RasterImageFormat[] SupportedGrayImageFormats { get; } 
Public Shared ReadOnly Property SupportedGrayImageFormats As RasterImageFormat() 
public: 
static property array<RasterImageFormat>^ SupportedGrayImageFormats { 
   array<RasterImageFormat>^ get(); 
} 

Property Value

An array of Leadtools.RasterImageFormat values.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly