C# Class GraphicsImplementation.ImageAttributesCache

Afficher le fichier Open project: filipkunc/GLGraphics Class Usage Examples

Méthodes publiques

Méthode Description
GetOrCreateBitmapFromImageAndAttributes ( Image image, ImageAttributes attributes ) : Bitmap
ImageAttributesCache ( ) : System

Method Details

GetOrCreateBitmapFromImageAndAttributes() public méthode

public GetOrCreateBitmapFromImageAndAttributes ( Image image, ImageAttributes attributes ) : Bitmap
image Image
attributes System.Drawing.Imaging.ImageAttributes
Résultat System.Drawing.Bitmap

ImageAttributesCache() public méthode

public ImageAttributesCache ( ) : System
Résultat System