; EmEditor Syntax File ; ; To import this file to an existing configuration, select Configuration ; under the Tool menu, select Define Configurations, select a configuration ; you want to import to, press [Properties], select the Highlight page, and ; press [Import]. ; ; Submit your customized file to submit@emurasoft.com ; to be listed in www.emurasoft.com user files pages. ; #Highlight=on #BeginTag= #EndTag= #CommentBegin=/* #CommentEnd=*/ #LineComment1=// #LineComment2=^; #SingleQuote=off #DoubleQuote=on #ContinueQuote=off #Escape=\ #ScriptBegin= #ScriptEnd= #SpecialSyntax=off #HighlightBraces=on #Keyword color=3,word=on,rightall=off,case=off,insidetag=off,regexp=off,rightall2=off ; イメージ管理 alCreateImage alDeleteAll alDeleteImage alGetHeight alGetID alGetWidth alSelectImage ; クリッピング alClipModeRect alResetClipMode ; コピーモード alCopyModeAlpha alCopyModeColorKey alCopyModeColorMatrix alCopyModeGamma alResetCopyMode ; コピー・ズーム alCopyImageToImage alCopyImageToScreen alCopyScreenToImage alStretchImageToImage alStretchImageToScreen alStretchScreenToImage ; ピクセル操作 alErase alGetPixel alSetPixel ; ファイル操作 alCreateImageByFile alGetFileWidth alLoadFile alSaveFile ; ブラシ設定 alColor alEraserBrush alFont alGradientColor alHsvColor alPenStyle alPenWidth alSysColor alTextureImage ; 図形描画 alDrawArc alDrawClosedCurve alDrawCurve alDrawEllip alDrawLine alDrawLines alDrawPie alDrawPoly alDrawRect alDrawText alFillClosedCurve alFillEllip alFillPie alFillPoly alFillRect ; 座標変換モード alResetTransMode alTransModeMatrix alTransModeOffsetRotateZoom alTransModeRotateAt