C# 클래스 BitmapReader.Extensions.BitmapExtensions

파일 보기 프로젝트 열기: egeozcan/DrawThatThing

공개 메소드들

메소드 설명
LoopThroughPixels ( this bitmap, Color>.Action action ) : void

메소드 상세

LoopThroughPixels() 공개 정적인 메소드

public static LoopThroughPixels ( this bitmap, Color>.Action action ) : void
bitmap this
action Color>.Action
리턴 void