Adobe Photoshop C++ Plugin SDK

A C++ based SDK for building low-level native Photoshop plugins. The SDK enables developers to extend Photoshop in seven categories including filters appearing under the Filter menu, file format import and export support, selection tools, color pickers, automation plugins, measurement tools, and 3D import and export. It provides direct access to Photoshop's internal pixel data and rendering pipeline for maximum performance.

API entry from apis.yml

apis.yml Raw ↑
aid: adobe-photoshop:cpp-plugin-sdk
name: Adobe Photoshop C++ Plugin SDK
tags:
- C++
- Desktop
- File Formats
- Filters
- Native SDK
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://developer.adobe.com/photoshop/
properties:
- url: https://developer.adobe.com/photoshop/
  type: Documentation
- url: https://github.com/AdobeDocs/photoshop-cpp-sdk
  type: GitHubRepository
description: A C++ based SDK for building low-level native Photoshop plugins. The SDK enables developers
  to extend Photoshop in seven categories including filters appearing under the Filter menu, file format
  import and export support, selection tools, color pickers, automation plugins, measurement tools, and
  3D import and export. It provides direct access to Photoshop's internal pixel data and rendering pipeline
  for maximum performance.