Метод | Описание | |
---|---|---|
GetLocation ( int accuracy ) : Point? | ||
GetLocationPrepare ( ) : void | ||
NotifyIconColorFinder ( System.Windows.Forms.NotifyIcon notifyIcon ) : System |
Метод | Описание | |
---|---|---|
BitmapToPixelArray ( |
Converts a System.Drawing.Bitmap to an array of System.Drawing.Colors. Based on code by Paulo Zemek written under The Code Project Open License http://www.codeproject.com/KB/graphics/ManagedBitmaps.aspx
|
|
GetNotifyAreaScreenshot ( ) : |
||
SafeColourVal ( int val ) : int | ||
SetFindColour ( Color col ) : void |
public GetLocation ( int accuracy ) : Point? | ||
accuracy | int | |
Результат | Point? |
public NotifyIconColorFinder ( System.Windows.Forms.NotifyIcon notifyIcon ) : System | ||
notifyIcon | System.Windows.Forms.NotifyIcon | |
Результат | System |