Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SecureDelete
FileSearch
ImageData
C# Class SecureDelete.FileSearch.ImageData
Inheritance:
IHelperObject
Show file
Open project: gratianlup/SecureDelete
Class Usage Examples
Public Properties
Property
Type
Description
Ascii
System.Text.ASCIIEncoding
Image
Image
Stream
System.IO.FileStream
XmpDocument
System.Xml.XmlDocument
Public Methods
Method
Description
Dispose
( ) :
void
LoadImage
(
string
file
) :
bool
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
LoadImage()
public
method
public
LoadImage
(
string
file
) :
bool
file
string
return
bool
Property Details
Ascii
public property
public
ASCIIEncoding,System.Text
Ascii
return
System.Text.ASCIIEncoding
Image
public property
public
Image
Image
return
Image
Stream
public property
public
FileStream,System.IO
Stream
return
System.IO.FileStream
XmpDocument
public property
public
XmlDocument,System.Xml
XmpDocument
return
System.Xml.XmlDocument