JPEGMarkers is the object that contains the list of markers loaded from a jpeg.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class JPEGMarkers
Public Class JPEGMarkers
public ref class JPEGMarkers

Members

            
 All Members  Constructors   Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
JPEGMarkers(UInt64)
The constructor (do not call directly)
APP0
APP0
APP1
APP1
APP10
APP10
APP11
APP11
APP12
APP12
APP13
APP13
APP14
APP14
APP15
APP15
APP2
APP2
APP3
APP3
APP4
APP4
APP5
APP5
APP6
APP6
APP7
APP7
APP8
APP8
APP9
APP9
BYPASS
BYPASS
Clear()()()()
Remove all markers.
COM
COM
DAC
DAC
DeleteMarkerInstances(Byte)
Removes all markers having specified marker type.
DHP
DHP
DHT
DHT
DNL
DNL
DQT
DQT
DRI
DRI
EOI
EOI
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EXP
EXP
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
JPG
JPG
JPG0
JPG0
JPG1
JPG1
JPG10
JPG10
JPG11
JPG11
JPG12
JPG12
JPG13
JPG13
JPG2
JPG2
JPG3
JPG3
JPG4
JPG4
JPG5
JPG5
JPG6
JPG6
JPG7
JPG7
JPG8
JPG8
JPG9
JPG9
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RST0
RST0
RST1
RST1
RST2
RST2
RST3
RST3
RST4
RST4
RST5
RST5
RST6
RST6
RST7
RST7
SOF0
SOF0
SOF1
SOF1
SOF10
SOF10
SOF11
SOF11
SOF13
SOF13
SOF14
SOF14
SOF15
SOF15
SOF2
SOF2
SOF3
SOF3
SOF5
SOF5
SOF6
SOF6
SOF7
SOF7
SOF9
SOF9
SOI
SOI
SOS
SOS
TEM
TEM
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)

Inheritance Hierarchy

System..::..Object
  HiComponents.IEvolution..::..JPEGMarkers

See Also