←Select platform

IsTiff Method

Summary
Determines if the specified RasterImageFormat is a TIFF file format.
Syntax
C#
C++/CLI
Java
Python
public static bool IsTiff( 
   RasterImageFormat format 
) 
public static boolean isTiffFormat(RasterImageFormat format) 
public: 
static bool IsTiff(  
   RasterImageFormat format 
)  
def IsTiff(self,format): 

Parameters

format

The RasterImageFormat to test.

Return Value

true if the RasterImageFormat is a TIFF file format; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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