123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PDFSettingsColorViewController">
- <connections>
- <outlet property="brightnessSlider" destination="X8K-ml-2f6" id="bCV-EG-hsG"/>
- <outlet property="colorView" destination="jKb-uc-5pu" id="bZd-1K-JUn"/>
- <outlet property="hueSlider" destination="vje-ne-wF3" id="ZuI-DM-Fcb"/>
- <outlet property="saturationSlider" destination="9IV-3d-mQV" id="fP6-tP-gUT"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Custom Background" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9bW-7D-FSg">
- <rect key="frame" x="131" y="10" width="131.33333333333337" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Yvp-Js-Jdc">
- <rect key="frame" x="167.66666666666666" y="34" width="58" height="58"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jKb-uc-5pu">
- <rect key="frame" x="4" y="4" width="50" height="50"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="Hcu-CE-3lG"/>
- <constraint firstAttribute="height" constant="50" id="hQr-vj-eiw"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="jKb-uc-5pu" firstAttribute="centerY" secondItem="Yvp-Js-Jdc" secondAttribute="centerY" id="Aie-2Z-8UM"/>
- <constraint firstItem="jKb-uc-5pu" firstAttribute="centerX" secondItem="Yvp-Js-Jdc" secondAttribute="centerX" id="Ao0-le-XPA"/>
- <constraint firstAttribute="width" constant="58" id="ZeP-Ip-Vny"/>
- <constraint firstAttribute="height" constant="58" id="yOt-GI-Uvl"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Hue" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="leJ-EH-Vfn">
- <rect key="frame" x="66.666666666666671" y="104.66666666666667" width="23" height="14.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" continuous="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vje-ne-wF3" customClass="PDFViewColorSlider">
- <rect key="frame" x="64.666666666666686" y="124" width="264" height="31"/>
- <constraints>
- <constraint firstAttribute="width" constant="260" id="PXb-4Y-01M"/>
- </constraints>
- <connections>
- <action selector="sliderValueChanged_Color:" destination="-1" eventType="valueChanged" id="wYL-wq-jK2"/>
- </connections>
- </slider>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Saturation" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lY6-4B-zda">
- <rect key="frame" x="66.666666666666671" y="179" width="59" height="15"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" continuous="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9IV-3d-mQV" customClass="PDFViewColorSlider">
- <rect key="frame" x="64.666666666666686" y="199" width="264" height="31"/>
- <constraints>
- <constraint firstAttribute="width" constant="260" id="vk9-9m-PXI"/>
- </constraints>
- <connections>
- <action selector="sliderValueChanged_Color:" destination="-1" eventType="valueChanged" id="j9T-hE-2Va"/>
- </connections>
- </slider>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Brightness" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HeR-Qa-3DO">
- <rect key="frame" x="66.666666666666671" y="254" width="61" height="15"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" continuous="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X8K-ml-2f6" customClass="PDFViewColorSlider">
- <rect key="frame" x="64.666666666666686" y="274" width="264" height="31"/>
- <constraints>
- <constraint firstAttribute="width" constant="260" id="SbY-Pz-6Uk"/>
- </constraints>
- <connections>
- <action selector="sliderValueChanged_Color:" destination="-1" eventType="valueChanged" id="ygt-PG-pDy"/>
- </connections>
- </slider>
- </subviews>
- <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Yvp-Js-Jdc" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="1kM-ue-VGK"/>
- <constraint firstItem="9IV-3d-mQV" firstAttribute="top" secondItem="lY6-4B-zda" secondAttribute="bottom" constant="5" id="3W9-YB-VQa"/>
- <constraint firstItem="9IV-3d-mQV" firstAttribute="top" secondItem="vje-ne-wF3" secondAttribute="bottom" constant="45" id="4LT-Eo-zhw"/>
- <constraint firstItem="Yvp-Js-Jdc" firstAttribute="top" secondItem="9bW-7D-FSg" secondAttribute="bottom" constant="7" id="4ip-fC-drE"/>
- <constraint firstItem="vje-ne-wF3" firstAttribute="top" secondItem="Yvp-Js-Jdc" secondAttribute="bottom" constant="32" id="71C-dF-qKc"/>
- <constraint firstItem="9bW-7D-FSg" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="DB2-kx-F9T"/>
- <constraint firstItem="X8K-ml-2f6" firstAttribute="leading" secondItem="HeR-Qa-3DO" secondAttribute="leading" id="I1K-wM-Qrz"/>
- <constraint firstItem="9IV-3d-mQV" firstAttribute="leading" secondItem="lY6-4B-zda" secondAttribute="leading" id="KLg-Yp-gAl"/>
- <constraint firstItem="X8K-ml-2f6" firstAttribute="top" secondItem="HeR-Qa-3DO" secondAttribute="bottom" constant="5" id="SNC-z3-Ohx"/>
- <constraint firstItem="vje-ne-wF3" firstAttribute="leading" secondItem="leJ-EH-Vfn" secondAttribute="leading" id="VLl-WN-KHG"/>
- <constraint firstItem="vje-ne-wF3" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Xuw-0Z-3s3"/>
- <constraint firstItem="9bW-7D-FSg" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="10" id="Zzm-vs-G0W"/>
- <constraint firstItem="vje-ne-wF3" firstAttribute="top" secondItem="leJ-EH-Vfn" secondAttribute="bottom" constant="5" id="c6E-N1-C8Y"/>
- <constraint firstItem="X8K-ml-2f6" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="cHP-ZN-tpf"/>
- <constraint firstItem="9IV-3d-mQV" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="lC8-Bm-ueT"/>
- <constraint firstItem="X8K-ml-2f6" firstAttribute="top" secondItem="9IV-3d-mQV" secondAttribute="bottom" constant="45" id="lve-2F-wKx"/>
- </constraints>
- <point key="canvasLocation" x="139" y="155"/>
- </view>
- </objects>
- </document>
|