|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ImageGlue operates on a waterfall model. Processing is attempted with successive modules until one is found that supports the specific image. You can use this property to control exactly which modules will be used to load the image. If you do not specify any modules, a set of predefined modules will be used depending on the image type. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Here we load a jpg image using only Microsoft Modules: GDI and WIC. [C#]
[Visual Basic]
|