C# 클래스 OpenHardwareMonitor.Utilities.IconFactory

파일 보기 프로젝트 열기: pklinef/open-hardware-monitor

공개 메소드들

메소드 설명
Create ( byte colors, int width, int height, PixelFormat format ) : Icon

메소드 상세

Create() 공개 정적인 메소드

public static Create ( byte colors, int width, int height, PixelFormat format ) : Icon
colors byte
width int
height int
format PixelFormat
리턴 System.Drawing.Icon