Mini Kabibi Habibi

Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/layouts/Color/Tools/
Upload File :
Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/layouts/Color/Tools/colorSampler-2371.exv

// Copyright 2023 Adobe Systems Incorporated

font = static_small_font;
mEyeRadius = 2370;
view(class_name: 'TEyedropperOptions', view_id: 'panl', width: gOptionsPanelWidth, height: gOptionsPanelHeight, placement: place_row, child_vertical: align_center, margin_width: gOptionsMarginWidth, margin_height: gOptionsMarginHeight) {
    popup(resource_id: mEyeRadius, view_id: 'eyed', height: gSmallPopupHeight, tooltip: '$$$/ColorSamplerOptions/Tooltip/SampleSize=The number of pixels sampled by the samplers');
    view(class_name: 'TNarrowGroupSeparator', width: 1, height: gOptionsPanelGroupBarHeight, vertical: align_center);
    button(dismiss: false, height: gSmallButtonHeight, name: '$$$/ColorSamplerOptions/Clear=Clear All', view_id: 'cler', tooltip: '$$$/ColorSamplerOptions/Tooltip/Clear=Clear all color samplers');
    view(class_name: 'TNarrowGroupSeparator', width: 1, height: gOptionsPanelGroupBarHeight, vertical: align_center);
}

// Footer - Copyright 2023 Adobe Systems Incorporated