BackgroundBlue
|
Sets the blue component (RGB) of the background
color in a vector image. |
BackgroundGreen
|
Sets the green component (RGB) of the background
color in a vector image. |
BackgroundPaint
|
Sets the background color for a vector image. |
BackgroundRed
|
Set the red component (RGB) of the background color
for a vector image. |
CreationTimeDay
|
Refers to the day when the file was created.
Retrieved after executing the GetImageFileType method. |
CreationTimeHour
|
Refers to the hour when the file was created.
Retrieved after executing the GetImageFileType method. |
CreationTimeMinute
|
Refers to the minute when the file was created.
Retrieved after executing the GetImageFileType method. |
CreationTimeMonth
|
Refers to the month when the file was created.
Retrieved after executing the GetImageFileType method. |
CreationTimeSecond
|
Refers to the second when the file was created.
Retrieved after executing the GetImageFileType method. |
CreationTimeYear
|
Refers to the year when the file was created.
Retrieved after executing the GetImageFileType method. |
ErrorStatus
|
Retrieves the try of error that has been
generated. |
ExifAutoRotate
|
Sets whether to automatically adjust and display
the direction of photos taken with a smartphone. |
FileBitCount
|
Refers to the bit count of the image. Retrieved
after executing the GetImageFileType or GetImagefileTypeFromRawData
methods. |
FileExtention
|
Sets the file type initially displayed by the
OpenFileDialog and SaveFileDialog methods |
FileHeight
|
ers to the height of the image in pixels. To set
the value of this property, execute the GetImageFileType or GetImageFileTypeFromRawData
method. |
FileImageSize
|
Refers to the size of the image file. To retrieve
the value of this property, first execute the GetImageFileType or GetImageFileTypeFromRawData
method. |
FileMaxPage
|
Refers to the number of pages of a multi-page image
file. To retrieve the value of this property, first execute the
GetImageFileType or
GetImageFileTypeFromRawData
method. |
FileName
|
Sets the name of the image file (full path) to be
loaded or saved |
FilePath
|
Sets the folder initially displayed by the OpenFileDialog and SaveFileDialog methods |
FileSize
|
Refers to the size of the image file. To retrieve
the value of this property, first execute the GetImageFileType or GetImageFileTypeFromRawData
method. |
FileType
|
Refers to the type of image format. To retrieve the
value of this property, first execute the GetImageFileType or GetImageFileTypeFromRawData
method. |
FileWidth
|
Refers to the width of the image in pixels. To set
the value of this property, execute the GetImageFileType or GetImageFileTypeFromRawData
method. |
FileWidthByte
|
Refers to the number of bytes per line in the
image. To retrieve the value of this property, first execute the
GetImageFileType
or GetImageFileTypeFromRawData
method. |
FileXdpi
|
Refers to the horizontal resolution of the image.
(number of pixels per horizontal inch). To retrieve the value of
this property, first execute the GetImageFileType or GetImageFileTypeFromRawData
method. |
FileYdpi
|
Refers to the vertical resolution of the image.
(number of pixels per vertical inch). To retrieve the value of this
property, first execute the GetImageFileType or GetImageFileTypeFromRawData
method. |
JpegQuality
|
Sets the quality coefficient when an image is saved
in JPEG, Tiff (JPEG compression), or FPX (JPEG compression) file
formats |
JpegSubsampling
|
Sets the YCrCb subsampling ratios when saving an
image in JPEG format |
LastAccessTimeDay
|
Refers to the day when the file was last accessed.
Retrieved after executing the GetImageFileType method |
LastAccessTimeHour
|
Refers to the hour when the file was last
accessed. Retrieved after executing the GetImageFileType method |
LastAccessTimeMinute
|
Refers to the number of minutes when the
file was last accessed. Retrieved after executing the GetImageFileType method |
LastAccessTimeMonth
|
Refers to the month when the file was last
accessed. Retrieved after executing the GetImageFileType method |
LastAccessTimeSecond
|
Refers to the number of seconds when the
file was last accessed. Retrieved after executing the GetImageFileType method |
LastAccessTimeYear
|
Refers to the year when the file was last
accessed. Retrieved after executing the GetImageFileType method |
LastWriteTimeDay
|
Refers to the day when the file was last modified.
Retrieved after executing the GetImageFileType method |
LastWriteTimeHour
|
Refers to the hour when the file was last
modified. Retrieved after executing the GetImageFileType method |
LastWriteTimeMinute
|
Refers to the number of minutes when the
file was last modified. Retrieved after executing the GetImageFileType method |
LastWriteTimeMonth
|
Refers to the month when the file was last
modified. Retrieved after executing the GetImageFileType method |
LastWriteTimeSecond
|
Refers to the number of seconds when the
file was last modified. Retrieved after executing the GetImageFileType method |
LastWriteTimeYear
|
Refers to the year when the file was last
modified. Retrieved after executing the GetImageFileType method |
LoadPage
|
Sets the page to be loaded when a multi-page image
file (FPX, GIF, or TIFF) image is loaded |
MinIsBlack
|
Sets whether Tiff images, saved in 1 bit color,
will be white mode or black mode |
RawData
|
Sets the byte array of the Raw data for the image
to be loaded or saved |
VectorHeight
|
Sets the height of a vector image when the image is
loaded |
VectorWidth
|
Sets the width of a vector image when the
image is loaded |