Image Typer
Constructor Summary
Constructors Constructor and Description ImageType()
Method Summary
Methods Modifier and Type Method and Description Object
clone()
ImageType
Clone()
void
CloneTo(ImageType that)
boolean
equals(ImageType other)
Determines whether this instance is equal with specified 'ImageType' instancestatic boolean
equals(ImageType obj1, ImageType obj2)
boolean
equals(Object obj)
Determines whether this instance is equal with specified uncasted object, which presumably is another 'ImageType' instancestatic ImageType
getBmp()
String
getFileExtension()
File extension (without leading dot character) of a particular image type in lower caseString
getFormalName()
com.aspose.ms.System.Drawing.Imaging.ImageFormat
getFormat()
.NET-standard image format description of a particular image type, if it is a raster image formatstatic ImageType
getGif()
static ImageType
getIcon()
ICON image typestatic ImageType
getJpeg()
String
getMimeCode()
MIME code of a particular image typestatic ImageType
getPng()
static ImageType
getSvg()
SVG vector image typestatic ImageType
getUndefined()
Undefined image type - special value, which should not normally occurstatic ImageType
getWmf()
int
hashCode()
Returns a hash-code, which is an immutable number for this specific instancestatic boolean
op_Equality(ImageType first, ImageType second)
Defines whether two specific ImageType instances are equalstatic boolean
op_Inequality(ImageType first, ImageType second)
Defines whether two specific ImageType instances are not equalstatic ImageType
parseFromFilenameWithExtension(String filename)
Returns ImageType value, which is equivalent of filename extension, which is extracted from specified filenamestatic ImageType
parseFromMime(String mimeCode)
Returns ImageType value, which is equivalent of specified MIME codeMethods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
Image Type 1
Image Type Transparent Background
Returns true if the passed in ImageType is the same as this image type. Public void setTo (ImageType o) Sets 'this' to be identical to 'o' Parameters. ImageType public ImageType(java.lang.Object obj) throws java.io.IOException Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. ImageType theImageType = (ImageType) obj; Construct a ImageType using a reference to such an object returned from ArcGIS Engine or Server. This is semantically equivalent to casting obj to ImageType. Thank you for reaching out here in the Microsoft Community Forum. We understand that you’re having issues with some of your HTML emails containing images, as they aren’t loading. Imagetypes : int Returns the image types supported by the current PHP installation. Is the image an ORIGINAL Image; an image whose pixel values are based on original or source data. Is the image a DERIVED Image; an image whose pixel values have been derived in some manner from the pixel value of one or more other images.