文件名称:colorpicker
-
所属分类:
- 标签属性:
- 上传时间:2016-05-13
-
文件大小:845.99kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C++制作adobe photoshop插件的starter pack. 使用基于cmake的自制编译工序, 需要安装Github 客户端或者Git才能使用.双击generateprojectfiles.bat即可.-A starter pack for C++ adobe photoshop addon creators. Build scr ipt based on cmake. Requires Github for Windows or Git to generate project files. Click generateprojectfiles.bat to run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
README.md
xCleanUp.bat
xGenerateProjectFiles.bat
yCleanUp.command
yGenerateProjectFiles.command
zCleanUp.sh
zGenerateProjectFiles.sh
3rdParty/.gitignore
3rdParty/Cnvtpipl.exe
3rdParty/common/CMakeLists.txt
3rdParty/common/includes/DialogUtilities.h
3rdParty/common/includes/FileUtilities.h
3rdParty/common/includes/FilterBigDocument.h
3rdParty/common/includes/icProfileHeader.h
3rdParty/common/includes/Logger.h
3rdParty/common/includes/MachOMacrezXcode.h
3rdParty/common/includes/OLEConsts.h
3rdParty/common/includes/PICA2PSErrorMap.h
3rdParty/common/includes/PIDefines.h
3rdParty/common/includes/PIDLLInstance.h
3rdParty/common/includes/PIMachODebug.h
3rdParty/common/includes/PIMachORelease.h
3rdParty/common/includes/PIPEFDebug.h
3rdParty/common/includes/PIPEFRelease.h
3rdParty/common/includes/PIRezMachO.h
3rdParty/common/includes/PIRezPEF.h
3rdParty/common/includes/PIUActions.h
3rdParty/common/includes/PIUActionUtils.h
3rdParty/common/includes/PIUFile.h
3rdParty/common/includes/PIUGet.h
3rdParty/common/includes/PIUI.h
3rdParty/common/includes/PIUSelect.h
3rdParty/common/includes/PIUSuites.h
3rdParty/common/includes/PIUtilities.h
3rdParty/common/includes/PropertyUtils.h
3rdParty/common/includes/PS3DDescriptor.h
3rdParty/common/includes/PSConstantArray.h
3rdParty/common/includes/PSScene.h
3rdParty/common/includes/pstypelibrary.h
3rdParty/common/includes/Timer.h
3rdParty/common/includes/TypeLibrary.H
3rdParty/common/resources/About.rc
3rdParty/common/resources/Info.plist
3rdParty/common/resources/PIUtilities.r
3rdParty/common/sources/DialogUtilitiesMac.cpp
3rdParty/common/sources/DialogUtilitiesWin.cpp
3rdParty/common/sources/FileUtilities.cpp
3rdParty/common/sources/FileUtilitiesMac.cpp
3rdParty/common/sources/FileUtilitiesWin.cpp
3rdParty/common/sources/FilterBigDocument.cpp
3rdParty/common/sources/IID.C
3rdParty/common/sources/Logger.cpp
3rdParty/common/sources/PIDLLInstance.cpp
3rdParty/common/sources/PIMacUI.cpp
3rdParty/common/sources/PIUActions.cpp
3rdParty/common/sources/PIUActionUtils.cpp
3rdParty/common/sources/PIUFile.cpp
3rdParty/common/sources/PIUGet.cpp
3rdParty/common/sources/PIUSelect.cpp
3rdParty/common/sources/PIUSuites.cpp
3rdParty/common/sources/PIUtilities.cpp
3rdParty/common/sources/PIUtilitiesWin.cpp
3rdParty/common/sources/PIWinUI.cpp
3rdParty/common/sources/PropertyUtils.cpp
3rdParty/common/sources/PS3DDescriptor.cpp
3rdParty/common/sources/PSConstantArray.cpp
3rdParty/common/sources/PSScene.cpp
3rdParty/common/sources/pstypelibrary.cpp
3rdParty/common/sources/Timer.cpp
3rdParty/photoshop/ASConfig.h
3rdParty/photoshop/ASPragma.h
3rdParty/photoshop/ASPreInclude.h
3rdParty/photoshop/ASTypes.h
3rdParty/photoshop/ASZStringSuite.h
3rdParty/photoshop/CMakeLists.txt
3rdParty/photoshop/JSScriptingSuite.h
3rdParty/photoshop/PI3D.h
3rdParty/photoshop/PIAbout.h
3rdParty/photoshop/PIAcquire.h
3rdParty/photoshop/PIActions.h
3rdParty/photoshop/PIActionsPlugin.h
3rdParty/photoshop/PIAliasSuite.h
3rdParty/photoshop/PIBufferSuite.h
3rdParty/photoshop/PIChannelPortOperations.h
3rdParty/photoshop/PIChannelPortsSuite.h
3rdParty/photoshop/PIColorSpaceSuite.h
3rdParty/photoshop/PIErrorSuite.h
3rdParty/photoshop/PIExport.h
3rdParty/photoshop/PIFeatureSuite.h
3rdParty/photoshop/PIFilter.h
3rdParty/photoshop/PIFormat.h
3rdParty/photoshop/PIGeneral.h
3rdParty/photoshop/PIGetFileListSuite.h
3rdParty/photoshop/PIGetPathSuite.h
3rdParty/photoshop/PIHandleSuite.h
3rdParty/photoshop/PIMeasurement.h
3rdParty/photoshop/PIPatternsSuite.h
3rdParty/photoshop/PIPicker.h
3rdParty/photoshop/PIProgressSuite.h
3rdParty/photoshop/PIProperties.h
3rdParty/photoshop/PIResDefines.h
3rdParty/photoshop/PISelection.h
3rdParty/photoshop/PIStringTerminology.h
3rdParty/photoshop/PITerminology.h
3rdParty/photoshop/PITypes.h
3rdParty/photoshop/PIUIHooksSuite.h
3rdParty/photoshop/PSGraphicTypes.h
3rdParty/photoshop/PSIntTypes.h
3rdParty/pica_sp/CMakeLists.txt
3rdParty/pica_sp/SPAccess.h
3rdParty/pica_sp/SPAdapts.h
3rdParty/pica_sp/SPBasic.h
3rdParty/pica_sp/SPBckDbg.h
3rdParty/pica_sp/SPBlocks.h
3rdParty/pica_sp/SPCaches.h
3rdParty/pica_sp/SPCOM.h
3rdParty/pica_sp/SPConfig.h
3rdParty/pica_sp/SPEDebug.c
3rdParty/pica_sp/SPErrorCodes.h
3rdParty/pica_sp/SPErrors.h
3rdParty/pica_sp/SPFiles.h
3rdParty/pica_sp/SPHost.h
3rdParty/pica_sp/SPInterf.h
3rdParty/pica_sp/SPMData.h
3rdParty/pica_sp/SPObject.h
3rdParty/pica_sp/SPPiPL.h
3rdParty/pica_sp/SPPlugs.h
3rdParty/pica_sp/SPProps.h
3rdParty/pica_sp/SPRuntme.h
3rdParty/pica_sp/SPStrngs.h
3rdParty/pica_sp/SPSTSPrp.h
3rdParty/pica_sp/SPSuites.h
3rdParty/pica_sp/SPTypes.h
3rdParty/resources/PIGeneral.r
3rdParty/resources/PIMI.r
3rdParty/resources/PIPL.r
Source/colorpicker/CMakeLists.txt
Source/colorpicker/CompilePiPL.cmake
Source/colorpicker/mac/NearestBaseUIMac.cpp
Source/colorpicker/NearestBase.cpp
Source/colorpicker/NearestBase.h
Source/colorpicker/NearestBase.pipl
Source/colorpicker/NearestBase.r
Source/colorpicker/NearestBase.rr
Source/colorpicker/NearestBaseScripting.cpp
Source/colorpicker/win/NearestBase-sym.h
Source/colorpicker/win/NearestBase.rc
Source/colorpicker/win/NearestBaseUIWin.cpp
.gitattributes
.gitignore
C
xCleanUp.bat
xGenerateProjectFiles.bat
yCleanUp.command
yGenerateProjectFiles.command
zCleanUp.sh
zGenerateProjectFiles.sh
3rdParty/.gitignore
3rdParty/Cnvtpipl.exe
3rdParty/common/CMakeLists.txt
3rdParty/common/includes/DialogUtilities.h
3rdParty/common/includes/FileUtilities.h
3rdParty/common/includes/FilterBigDocument.h
3rdParty/common/includes/icProfileHeader.h
3rdParty/common/includes/Logger.h
3rdParty/common/includes/MachOMacrezXcode.h
3rdParty/common/includes/OLEConsts.h
3rdParty/common/includes/PICA2PSErrorMap.h
3rdParty/common/includes/PIDefines.h
3rdParty/common/includes/PIDLLInstance.h
3rdParty/common/includes/PIMachODebug.h
3rdParty/common/includes/PIMachORelease.h
3rdParty/common/includes/PIPEFDebug.h
3rdParty/common/includes/PIPEFRelease.h
3rdParty/common/includes/PIRezMachO.h
3rdParty/common/includes/PIRezPEF.h
3rdParty/common/includes/PIUActions.h
3rdParty/common/includes/PIUActionUtils.h
3rdParty/common/includes/PIUFile.h
3rdParty/common/includes/PIUGet.h
3rdParty/common/includes/PIUI.h
3rdParty/common/includes/PIUSelect.h
3rdParty/common/includes/PIUSuites.h
3rdParty/common/includes/PIUtilities.h
3rdParty/common/includes/PropertyUtils.h
3rdParty/common/includes/PS3DDescriptor.h
3rdParty/common/includes/PSConstantArray.h
3rdParty/common/includes/PSScene.h
3rdParty/common/includes/pstypelibrary.h
3rdParty/common/includes/Timer.h
3rdParty/common/includes/TypeLibrary.H
3rdParty/common/resources/About.rc
3rdParty/common/resources/Info.plist
3rdParty/common/resources/PIUtilities.r
3rdParty/common/sources/DialogUtilitiesMac.cpp
3rdParty/common/sources/DialogUtilitiesWin.cpp
3rdParty/common/sources/FileUtilities.cpp
3rdParty/common/sources/FileUtilitiesMac.cpp
3rdParty/common/sources/FileUtilitiesWin.cpp
3rdParty/common/sources/FilterBigDocument.cpp
3rdParty/common/sources/IID.C
3rdParty/common/sources/Logger.cpp
3rdParty/common/sources/PIDLLInstance.cpp
3rdParty/common/sources/PIMacUI.cpp
3rdParty/common/sources/PIUActions.cpp
3rdParty/common/sources/PIUActionUtils.cpp
3rdParty/common/sources/PIUFile.cpp
3rdParty/common/sources/PIUGet.cpp
3rdParty/common/sources/PIUSelect.cpp
3rdParty/common/sources/PIUSuites.cpp
3rdParty/common/sources/PIUtilities.cpp
3rdParty/common/sources/PIUtilitiesWin.cpp
3rdParty/common/sources/PIWinUI.cpp
3rdParty/common/sources/PropertyUtils.cpp
3rdParty/common/sources/PS3DDescriptor.cpp
3rdParty/common/sources/PSConstantArray.cpp
3rdParty/common/sources/PSScene.cpp
3rdParty/common/sources/pstypelibrary.cpp
3rdParty/common/sources/Timer.cpp
3rdParty/photoshop/ASConfig.h
3rdParty/photoshop/ASPragma.h
3rdParty/photoshop/ASPreInclude.h
3rdParty/photoshop/ASTypes.h
3rdParty/photoshop/ASZStringSuite.h
3rdParty/photoshop/CMakeLists.txt
3rdParty/photoshop/JSScriptingSuite.h
3rdParty/photoshop/PI3D.h
3rdParty/photoshop/PIAbout.h
3rdParty/photoshop/PIAcquire.h
3rdParty/photoshop/PIActions.h
3rdParty/photoshop/PIActionsPlugin.h
3rdParty/photoshop/PIAliasSuite.h
3rdParty/photoshop/PIBufferSuite.h
3rdParty/photoshop/PIChannelPortOperations.h
3rdParty/photoshop/PIChannelPortsSuite.h
3rdParty/photoshop/PIColorSpaceSuite.h
3rdParty/photoshop/PIErrorSuite.h
3rdParty/photoshop/PIExport.h
3rdParty/photoshop/PIFeatureSuite.h
3rdParty/photoshop/PIFilter.h
3rdParty/photoshop/PIFormat.h
3rdParty/photoshop/PIGeneral.h
3rdParty/photoshop/PIGetFileListSuite.h
3rdParty/photoshop/PIGetPathSuite.h
3rdParty/photoshop/PIHandleSuite.h
3rdParty/photoshop/PIMeasurement.h
3rdParty/photoshop/PIPatternsSuite.h
3rdParty/photoshop/PIPicker.h
3rdParty/photoshop/PIProgressSuite.h
3rdParty/photoshop/PIProperties.h
3rdParty/photoshop/PIResDefines.h
3rdParty/photoshop/PISelection.h
3rdParty/photoshop/PIStringTerminology.h
3rdParty/photoshop/PITerminology.h
3rdParty/photoshop/PITypes.h
3rdParty/photoshop/PIUIHooksSuite.h
3rdParty/photoshop/PSGraphicTypes.h
3rdParty/photoshop/PSIntTypes.h
3rdParty/pica_sp/CMakeLists.txt
3rdParty/pica_sp/SPAccess.h
3rdParty/pica_sp/SPAdapts.h
3rdParty/pica_sp/SPBasic.h
3rdParty/pica_sp/SPBckDbg.h
3rdParty/pica_sp/SPBlocks.h
3rdParty/pica_sp/SPCaches.h
3rdParty/pica_sp/SPCOM.h
3rdParty/pica_sp/SPConfig.h
3rdParty/pica_sp/SPEDebug.c
3rdParty/pica_sp/SPErrorCodes.h
3rdParty/pica_sp/SPErrors.h
3rdParty/pica_sp/SPFiles.h
3rdParty/pica_sp/SPHost.h
3rdParty/pica_sp/SPInterf.h
3rdParty/pica_sp/SPMData.h
3rdParty/pica_sp/SPObject.h
3rdParty/pica_sp/SPPiPL.h
3rdParty/pica_sp/SPPlugs.h
3rdParty/pica_sp/SPProps.h
3rdParty/pica_sp/SPRuntme.h
3rdParty/pica_sp/SPStrngs.h
3rdParty/pica_sp/SPSTSPrp.h
3rdParty/pica_sp/SPSuites.h
3rdParty/pica_sp/SPTypes.h
3rdParty/resources/PIGeneral.r
3rdParty/resources/PIMI.r
3rdParty/resources/PIPL.r
Source/colorpicker/CMakeLists.txt
Source/colorpicker/CompilePiPL.cmake
Source/colorpicker/mac/NearestBaseUIMac.cpp
Source/colorpicker/NearestBase.cpp
Source/colorpicker/NearestBase.h
Source/colorpicker/NearestBase.pipl
Source/colorpicker/NearestBase.r
Source/colorpicker/NearestBase.rr
Source/colorpicker/NearestBaseScripting.cpp
Source/colorpicker/win/NearestBase-sym.h
Source/colorpicker/win/NearestBase.rc
Source/colorpicker/win/NearestBaseUIWin.cpp
.gitattributes
.gitignore
C
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
