C# 클래스 GraphicsImplementation.ImageAttributesCache

파일 보기 프로젝트 열기: filipkunc/GLGraphics 1 사용 예제들

공개 메소드들

메소드 설명
GetOrCreateBitmapFromImageAndAttributes ( Image image, ImageAttributes attributes ) : Bitmap
ImageAttributesCache ( ) : System

메소드 상세

GetOrCreateBitmapFromImageAndAttributes() 공개 메소드

public GetOrCreateBitmapFromImageAndAttributes ( Image image, ImageAttributes attributes ) : Bitmap
image Image
attributes System.Drawing.Imaging.ImageAttributes
리턴 System.Drawing.Bitmap

ImageAttributesCache() 공개 메소드

public ImageAttributesCache ( ) : System
리턴 System