|
Name
|
Description
|
|
Add(String)
|
Adds picture from the specified file.
|
|
Add(Image, String)
|
Adds picture to the collection.
|
|
Add(String, ImageFormatType)
|
Adds picture from the specified file.
|
|
Add(Image, String, ImageFormatType)
|
Adds picture to the collection.
|
|
Add(Int32, Int32, Image)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Stream)
|
Adds image to the collection.
|
|
Add(Int32, Int32, String)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Image, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Stream, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, String, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Image, Int32, Int32)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Int32, Int32, Image)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Int32, Int32, Stream)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Int32, Int32, String)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Stream, Int32, Int32)
|
Adds image to the collection.
|
|
Add(Int32, Int32, String, Int32, Int32)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Image, Int32, Int32, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Int32, Int32, Image, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Int32, Int32, Stream, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Int32, Int32, String, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, Stream, Int32, Int32, ImageFormatType)
|
Adds image to the collection.
|
|
Add(Int32, Int32, String, Int32, Int32, ImageFormatType)
|
Adds image to the collection.
|