Class: PSD::VectorMask2

Inherits:
VectorMask show all
Defined in:
lib/psd/layer_info/vector_mask_2.rb

Overview

Identical to VectorMask, except with a different key. This exists in Photoshop >= CS6. If this key exists, then there is also a vscg key.

Instance Attribute Summary

Attributes inherited from VectorMask

#disable, #invert, #not_link, #paths

Attributes inherited from LayerInfo

#data

Method Summary

Methods inherited from VectorMask

#parse

Methods inherited from LayerInfo

#initialize, #parse, #skip

Constructor Details

This class inherits a constructor from PSD::LayerInfo